removeAlertRelations
No description
removeAlertRelations(
organizationId: ID!
alertId: ID!
): Boolean!
Arguments
removeAlertRelations.organizationId ● [ID!](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar
removeAlertRelations.alertId ● [ID!](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar
Type
[Boolean](/Incidite GraphQL Docs/types/scalars/boolean.mdx) scalar
The Boolean scalar type represents true or false.